home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmStringCreateLtoR.z / XmStringCreateLtoR
Encoding:
Text File  |  2003-11-18  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLttttooooRRRR((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_t_o_R - A compound string function that creates
  10.       a compound string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       XmString XmStringCreateLtoR (tttteeeexxxxtttt,,,, ttttaaaagggg)
  16.            _c_h_a_r   *tttteeeexxxxtttt;
  17.            _c_h_a_r   *ttttaaaagggg;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_t_o_R creates a compound    string with two
  21.       components: text and a font list element tag.     This function
  22.       imposes the semantic of scanning for \_n characters in    the
  23.       text.     When one is found, the    text up    to that    point is put
  24.       into a segment followed by a separator component.  No    final
  25.       separator component is appended to the end of    the compound
  26.       string.  The direction defaults to left-to-right.  This
  27.       function assumes that    the encoding is    single octet rather
  28.       than double octet per    character of text.
  29.  
  30.       tttteeeexxxxtttt Specifies a null-terminated string to be    used as    the
  31.            text component of the compound string.
  32.  
  33.       ttttaaaagggg  Specifies the font list element tag to be associated
  34.            with the    given text.  The value _X_m_F_O_N_T_L_I_S_T__D_E_F_A_U_L_T__T_A_G
  35.            identifies a locale text    segment.
  36.  
  37.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  38.       Returns a new    compound string.
  39.  
  40.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  41.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X).
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.